Quarto - Literate Programming
16 January, 2024
You should have
I am Ayush.
I am a researcher working at the intersection of data, law, development and economics.
I teach Data Science using R at Gokhale Institute of Politics and Economics
I am a RStudio (Posit) certified tidyverse Instructor.
I am a Researcher at Oxford Poverty and Human development Initiative (OPHI), at the University of Oxford.
Reach me
ayush.ap58@gmail.com
ayush.patel@gipe.ac.in
“A data science authoring framework”
Bind code, its output and your words in one document.
--- at the begining of the doc```*Italic* **Bold**Yet Another Markup Language
---
title: "Mirza Nosha and Economics"
subtitle: "What iffs"
author: "Ayush"
date: "Jan 16, 2024"
format: html
---
#| is chunk option. See to learn more.Tools>Keybord shortcuts help to find shortcut to create a code chunk.# heading
*Italics*
$$Y = \alpha + \beta x + \epsilon$$
Italics
\[Y = \alpha + \beta x + \epsilon\]
See for more on markdown reference
Create.qmdfileRender button, Press it.No one can remember everything. Refer to documentation. Do yourself a favour.
How to questions.Carry out Exploratory and Descriptive Analyses. Write about your observations.